home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-05 / netbwi.zip / README.TXT < prev    next >
Text File  |  1992-06-13  |  4KB  |  97 lines

  1.     **********************************************************
  2.                          Network Demo Programs 
  3.                                 using the 
  4.                  Sigma NetBIOS Engine for DOS/Windows 3.x
  5.                                    and
  6.                         NetBIOS Compatible Networks
  7.         **********************************************************
  8.  
  9. This disk contains several network demonstration programs for NetBIOS
  10. compatible networks created with the Sigma NetBIOS Engine by Sigma Software
  11. Research. The text mode versions were create with WINDOWS.TXT by Interactive
  12. Engineering. Feel free to use them and distribute these programs in any way
  13. you wish.
  14.  
  15. The disk contains sample programs that run under DOS or Windows 3.1 (assuming
  16. Windows is properly configured to run with a network). The sample programs
  17. are as follows:
  18.  
  19.    DOS Version    Windows 3.1
  20.    -----------  -----------
  21.    TALKD.EXE    TALK.EXE    - Real-time network talk/chat program
  22.    FERRETD.EXE    NFERRET.EXE    - NetBIOS monitoring application
  23.    TDSD.EXE    TDS.EXE        - Time/Date Server(broadcaster)
  24.    TDCD.EXE    TDC.EXE        - Time/Date Client(receiver)
  25.         NETBWIN.DLL    - Sigma NetBIOS Engine DLL for Window 3.1
  26.  
  27.   NOTE:    You must place NETBWIN.DLL in the C:\WINDOWS or C:\WINDOWS\SYSTEM
  28.     directory in order to run the Windows versions.
  29.  
  30. These programs have been tested with Novell, 3COM, and LANtastic networks
  31. and a wide variety of DOS NetBIOS device drivers.
  32.  
  33. Using TALK
  34. ----------
  35. Copy TALK to two machines. Start the programs and enter a 15 character
  36. unique name (i.e. ROGER on one and BILL on the other). After the program
  37. initializes, you may call and talk with another user by selecting the
  38. 'Call' option from the menu. Note that the name you are calling must
  39. match the listeners name exactly. If the called name is listening, you
  40. will be connected and able to type characters in the 'Send' box in the
  41. top window. Any characters the called station types appear in the bottom
  42. window. After you are through talking, select 'Hangup' from the menu.
  43. Note that the program is constantly listening for calls except when you
  44. are calling or talking with another person.
  45.  
  46. Using TDC/TDS
  47. -------------
  48. These programs simply illustrate datagram sending/receiving. The program
  49. TDS is a time/date server that broadcasts the machines current time/date
  50. across network. Start TDS.EXE on a machine and use TDC.EXE on other
  51. machine(s) to receive the time/date from broadcasting servers. Under
  52. Windows you may start many copies of TDS at once.
  53.  
  54. Network Ferret
  55. --------------
  56. This program allows you to monitor the netbios adapter status of a local
  57. or remote node. Start the program and select the 'Node Name' menu option.
  58. Accept '*' to monitor the local machines adapter status. To monitor a remote
  59. node, you must enter a node name that currently exists on the adapter.
  60.  
  61. More Information...
  62. -------------------
  63. The Sigma NetBIOS Engine is a complete NetBIOS development kit designed
  64. to suppliment the Windows SDK. The Engine works with all Windows/NetBIOS
  65. compatible networks. The Sigma NetBIOS Engine and WINDOWS.TXT allows you
  66. to develop single source code applications to can be compiled for DOS
  67. or Windows environments.
  68.  
  69. The DLL works with other Windows languages that provide a DLL interface;
  70. sample programs and interface classes for Actor 4.0 are provided. The Engine
  71. contains complete NCB memory managment functions and post routine handlers
  72. for all NetBIOS functions supported under Windows. In addition, all Engine
  73. source code is included with unlimited distribution and no royalties.
  74.  
  75. If you would like more information about the Sigma NetBIOS Engine you may
  76. contact Sigma Software Research at the following address:
  77.  
  78.     Sigma Software Research
  79.     P.O. Box 231239
  80.     Montgomery, AL  36123-1239
  81.     (205) 244-7230
  82.  
  83. Or contact "The Programmers Shop" for additional information at:
  84.  
  85.     Sales  : 1-800-421-8006
  86.     FastFAX: (617) 740-0025
  87.  
  88. WINDOWS.TXT is a Trademark of Interactive Engineering. For more information
  89. contact them at:
  90.  
  91.     Interactive Engineering
  92.     P.O. Box 7022
  93.     Boulder, CO  80306-7022
  94.     (303) 440-7674
  95.  
  96.     
  97.